Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps dev.zacsweers.kctfork:core from 0.5.1 to 0.7.1.

Release notes

Sourced from dev.zacsweers.kctfork:core's releases.

0.7.1

  • Remove references to useOldBackend, which is removed in Kotlin 2.2.0.

What's Changed

Full Changelog: ZacSweers/kotlin-compile-testing@0.7.0...0.7.1

0.7.0

  • Remove irOnly option from KotlinJsCompilation.
  • Default to the current language/api version if one isn't specified in KSP2 invocations.
  • Update to Kotlin 2.1.0.
  • Update to KSP 2.1.0-1.0.29.

What's Changed

Full Changelog: ZacSweers/kotlin-compile-testing@0.6.0...0.7.0

0.6.0

  • Enhancement: Cleanup old sources between compilations.
  • Update to Kotlin 2.0.21.
  • Update to KSP 2.0.21-1.0.27. Note that this is now the minimum version of KSP for KSP2 support.
  • Update classgraph to 4.8.177.
  • Update Okio to 3.9.1.

Special thanks to @​ansman for contributing to this release!

What's Changed

... (truncated)

Changelog

Sourced from dev.zacsweers.kctfork:core's changelog.

0.7.1

2025-05-05

  • Remove references to useOldBackend, which is removed in Kotlin 2.2.0.

0.7.0

2024-11-28

  • Remove irOnly option from KotlinJsCompilation.
  • Default to the current language/api version if one isn't specified in KSP2 invocations.
  • Update to Kotlin 2.1.0.
  • Update to KSP 2.1.0-1.0.29.

0.6.0

2024-11-11

  • Enhancement: Cleanup old sources between compilations.
  • Update to Kotlin 2.0.21.
  • Update to KSP 2.0.21-1.0.27. Note that this is now the minimum version of KSP support.
  • Update classgraph to 4.8.177.
  • Update Okio to 3.9.1.

Special thanks to @​ansman for contributing to this release!

Commits
  • 6ead4c5 Prepare for release 0.7.1.
  • a47c59b Remove old useOldBackend option (#341)
  • d087371 Update dependency com.squareup.okio:okio to v3.11.0 (#337)
  • 34c0bcf Update dependency org.mockito:mockito-core to v5.17.0 (#335)
  • 483f5cd Update dependency gradle to v8.14 (#339)
  • 3b050c1 Update dependency gradle to v8.13 (#325)
  • 210eb77 Update kotlinpoet to v2.1.0 (#326)
  • 47916fb Update plugin mavenPublish to v0.31.0 (#328)
  • 9273779 Update dependency org.mockito:mockito-core to v5.16.1 (#327)
  • df86ba5 Update dependency org.mockito:mockito-core to v5.15.2 (#315)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dev.zacsweers.kctfork:core](https://github.com/zacsweers/kotlin-compile-testing) from 0.5.1 to 0.7.1.
- [Release notes](https://github.com/zacsweers/kotlin-compile-testing/releases)
- [Changelog](https://github.com/ZacSweers/kotlin-compile-testing/blob/main/CHANGELOG.md)
- [Commits](ZacSweers/kotlin-compile-testing@0.5.1...0.7.1)

---
updated-dependencies:
- dependency-name: dev.zacsweers.kctfork:core
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency changes Dependency change which doesn't affect our library usage label May 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #2126.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/gradle/dev.zacsweers.kctfork-core-0.7.1 branch July 7, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency changes Dependency change which doesn't affect our library usage
Development

Successfully merging this pull request may close these issues.

0 participants